Guild icon
wafer.space Community
Information / general / Test Submission Platform Issues & Successes?
Between 10/31/2025 23:59 and 12/01/2025 00:00
Avatar
Tim 'mithro' Ansell 11/28/2025 00:21
00:21
Put things here!
Avatar
Tried now, it fails to download from a Github releases link:
05:15
05:16
looks like some kind of server side permission issue
05:16
(also, it's generally not a good idea to expose server paths in error messages)
Avatar
Tim 'mithro' Ansell 11/28/2025 05:17
Platform for wafer.space low cost silicon manufacturing.
Platform for wafer.space low cost silicon manufacturing.
Avatar
Tim 'mithro' Ansell 11/28/2025 05:32
@urish -^
Avatar
Noritsuna Imamura 11/28/2025 05:58
The top cell name is different, causing an error. How should I fix this? I tried the following here, but it didn't work. 1. Set the top cell name to "top". 2. Set the top cell name to match the file name.
  • 1st top cell name is "chip_top".
(edited)
Avatar
The later, I believe
06:45
What's the difference?
Avatar
Noritsuna Imamura 11/28/2025 06:48
Setting the top cell name to "$$$CONTEXT_INFO$$$" executed it. It is currently running.
Avatar
Avatar
Noritsuna Imamura
The top cell name is different, causing an error. How should I fix this? I tried the following here, but it didn't work. 1. Set the top cell name to "top". 2. Set the top cell name to match the file name.
  • 1st top cell name is "chip_top".
(edited)
Tim 'mithro' Ansell 11/28/2025 06:49
I find the top cell name using the following code -> wafer_space/projects/processors/top_cell_extractor.py
Summary Implements automated manufacturability checking for GDS design files using the gf180mcu-precheck tool in Docker containers. This includes export compliance certification requirements and co...
Avatar
Avatar
urish
What's the difference?
Tim 'mithro' Ansell 11/28/2025 06:52
Different hardware.
06:54
I just updated the dns so that test-platform.wafer.space should be going to doc.test-platform.wafer.space now instead of the older deployment.
🆗 2
Avatar
Now passed, but only on 2nd attempt:
08:36
08:37
One thing that is unclear is what the "Draft" state means
08:37
usually "Draft" means that the user has to take some actually in order to move to a different status
08:38
however, the current UI doesn't seem to imply what's next:
08:38
08:38
It just says "File in progress" in the title, submit for manufacturing is disabled, and tit doesn't seem like there are any further actions I can take
Avatar
Tim 'mithro' Ansell 11/28/2025 08:49
@urish - Their should be something showing that it has been queued for manufacturing checks.
Avatar
"File In Progress" in the title is the only indication I spotted
Avatar
Tim 'mithro' Ansell 11/28/2025 08:51
If you reload the page, does anything change?
08:57
that's the page (edited)
08:57
can also send you the password if you want to see what I'm seeing
Avatar
Tim 'mithro' Ansell 11/28/2025 08:58
I have a pending pull request for the "admin can view all projects" functionality.
👍 1
Avatar
Does this flow re-run DRCs? I have an issue right now that my design is flagged by both klayout and magic but the issues are all inside the (9t) foundry cells, and we think the DRCs are spurious. I haven't submitted yet, was just wondering.
10:11
KLayout violations The clock gating cell icgtp_1 is flagged with the following by klayout: CO.6a : (i) Metal1 (< 0.34um) end-of-line overlap contact (Applies to all < 0.34µm wide metal lines,...
Avatar
Tim 'mithro' Ansell 11/28/2025 10:15
@LukeW - At the moment it doesn't re-run DRCs, but you can submit the same file again and it'll run a new check.
👍 1
10:15
If things are working correctly, then it will be using the latest docker image from the precheck repo.
Avatar
Thanks. For this run are we happy to manually waive DRCs inside of foundry cells? Hoping there will be time to straighten things out after the first shuttle
10:16
(also cc @Leo Moser (mole99) )
Avatar
Tim 'mithro' Ansell 11/28/2025 10:17
@LukeW - My hope is that we can figure it out without needing to waive stuff, but I guess time is disappearing....
Avatar
Leo Moser (mole99) 11/28/2025 10:20
The online platform runs the precheck: https://github.com/wafer-space/gf180mcu-precheck This includes a number of smaller checks, but also KLayout and magic DRC. @LukeW in your case we might need to do a manual submission, since the online precheck will fail.
Avatar
Ok thanks, I'll make sure to go through my DRCs again before submission and check it is just the known ones in the foundry cells, and will attach my DRC logs in case you want to check against the precheck output. Also let me know if you want my GDS a little earlier than the deadline
👏 1
Avatar
Leo Moser (mole99) 11/28/2025 10:29
I don't need it earlier than the deadline, just the deadline is fine 👍
🫡 1
Avatar
Noritsuna Imamura 11/28/2025 15:39
I hit a soft limit. How should I resolve this?
Avatar
Avatar
Noritsuna Imamura
I hit a soft limit. How should I resolve this?
Tim 'mithro' Ansell 11/28/2025 22:28
@Noritsuna Imamura - Can you show me what the resource usage timeline shows?
Avatar
Avatar
Leo Moser (mole99)
I don't need it earlier than the deadline, just the deadline is fine 👍
Tim 'mithro' Ansell 11/28/2025 22:29
I'll add the ability for admins to override the precheck
👍 1
Avatar
Avatar
Tim 'mithro' Ansell
@Noritsuna Imamura - Can you show me what the resource usage timeline shows?
Noritsuna Imamura 11/28/2025 22:35
This is "Processing Logs".
Avatar
Tim 'mithro' Ansell 11/28/2025 22:48
@Noritsuna Imamura - I meant the stuff under
Avatar
Avatar
Tim 'mithro' Ansell
@Noritsuna Imamura - I meant the stuff under
Noritsuna Imamura 11/28/2025 22:50
Sorry, This is timeline log. (edited)
Avatar
Tim 'mithro' Ansell 11/28/2025 22:52
I wonder what soft limit you hit then... I was thinking it would be memory, but you are well below the limit there.....
Avatar
Tim 'mithro' Ansell 11/28/2025 23:10
I'm going to deploy a new version of the website shortly, that should enable me to look at the project directly.
🆗 2
Avatar
Tim 'mithro' Ansell 11/29/2025 08:39
@Leo Moser (mole99) - Support for the slot sizes is now up at https://buddy.test-platform.wafer.space
Avatar
Avatar
Tim 'mithro' Ansell
@Leo Moser (mole99) - Support for the slot sizes is now up at https://buddy.test-platform.wafer.space
Leo Moser (mole99) 11/29/2025 09:28
Great 👏 will give it a try later.
Avatar
ReJ aka Renaldas Zioma 11/29/2025 19:15
@Tim 'mithro' Ansell I have the same issue with SoftTimeLimitExceeded()
19:16
Resource Usage Timeline (769 checkpoints) (edited)
19:17
locally precheck took around 40 minutes
Avatar
ReJ aka Renaldas Zioma 11/29/2025 19:29
I tried different GDS with mcu7t cells, but download is pending
Avatar
ReJ aka Renaldas Zioma 11/29/2025 21:06
I tried to run docker CLI, but it doesn't seem to be able to map the gds file to input/design.gds for some reason
21:06
21:09
(even if I change the path to test-platform)
Avatar
Tim 'mithro' Ansell 11/30/2025 00:56
Looks like I forgot to set docker to store it's files on the large disk instead of root and now test-platform is out of disk space.
🤩 1
Avatar
Tim 'mithro' Ansell 11/30/2025 04:07
I should be deploying a change which fixes the SoftTimeLimit shortly.
🆗 1
partyblob 2
Avatar
getting the permissions issue again:
19:12
Exported 61 message(s)
Timezone: UTC+0